home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-03-17 | 6.4 KB | 262 lines |
- [WMCHAT]
- ;Leave this line as 0 unless you have a valid registration code.
- REG_CODE = 0
-
- ;SL required to access uedit-type functions within chat.
- ;256 disables
- UE_SL = 255
-
- ;The # to associate the WMCHAT.STR file with. Stock WWIV uses numbers 0
- ;through 3, many people use number 4 for a MODS.STR or something similar.
- ;5 should be acceptable setting.
- WMCHAT_STR = 5
-
- ;For every node you have, you MUST have a corresponding C(node number) here.
- ;These denote what color to put the text in.
- C1 = 6
- C2 = 3
- C3 = 7
- C4 = 2
-
- ;The NUM_ACTIONS setting tells the chatroom how many actions to read from
- ;WWIV.INI. This can be smaller than the actual number of actions in the
- ;data file, but if it is larger problems could occur. Set this equal to 0
- ;to disable actions.
- NUM_ACTIONS = 34
-
- ;Following this are the action declarations. The format is simple. The
- ;first line of each action is the number of the action, followed by an A.
- ;Make this equal to 0 if no recipient is required for the action, or 1 if
- ;a recipient is required. The second line contains the name of the action
- ;(no longer than 12 characters!), the third the text to be printed to the
- ;person doing the action, the fourth the text to be printed to the recipient
- ;of the action, and the fifth the text printed to everyone else. If you're
- ;short on RAM, keep this list brief. The chatroom is able to support up to
- ;100 actions, but it only uses RAM for as many actions as you provide it.
- ;A full 100 actions would require about 25k of RAM. Also, these actions MUST
- ;be kept in alphabetical order, or the chatroom may not find them.
-
- 1A = 0
- 1B = AFK
- 1C = Hope you don't miss much!
- 1D = %s is away from his/her keyboard.
- 1E = %s ran away from his/her keyboard because of %s
- 1F = %s has left the keyboard!!!!
-
- 2A = 1
- 2B = AGREE
- 2C = Your so right.
- 2D = %s is nodding in agreement with you.
- 2E = %s is in agreement with %s
-
- 3A = 0
- 3B = BARF
- 3C = GROSS!
- 3D = %s is barfing in you lap, a sign of affection.
- 3E = %s is barfing in %s's lap,
- 3F = %s is barfing
-
- 4A = 1
- 4B = BAT
- 4C = How awful!
- 4D = %s just pulled out a baseball bat and beat you to death.
- 4E = %s just beat %s to death with a baseball bat.
-
- 5A = 0
- 5B = BATHROOM
- 5C = Hurry up before you make a mess!
- 5D = %s is going to the bathroom.
- 5E = %s is telling %s that they're going to the bathroom.
- 5F = %s went to the bathroom and will be right back!
-
- 6A = 0
- 6B = BELCH
- 6C = NICE! We wanted to hear that!
- 6D = %s is belching in your face
- 6E = %s is belching at %s
- 6F = %s is belching, yum!
-
- 7A = 1
- 7B = BLOWING
- 7C = Away goes the kiss :)
- 7D = %s is blowing a kiss to you.
- 7E = %s is blowing a kiss to %s, how sweet!
-
- 8A = 0
- 8B = BRB
- 8C = Hurry up!
- 8D = %s will be right back with you.
- 8E = %s will be right back with %s.
- 8F = %s will be right back.
-
- 9A = 1
- 9B = BURN
- 9C = Sizzzle!
- 9D = %s just burned you!
- 9E = %s just burned %s.
-
- 10A = 0
- 10B = CHEER
- 10C = Yeaaa!
- 10D = %s is cheering for you!
- 10E = %s is cheering for %s!
- 10F = %s is cheering!
-
- 11A = 0
- 11B = COUGH
- 11C = Hahummm.
- 11D = %s is coughing at you
- 11E = %s is coughing at %s.
- 11F = %s is coughing.
-
- 12A = 0
- 12B = CRY
- 12C = It's ok, we love you!
- 12D = %s is crying on your shoulder
- 12E = %s is cring on %s shoulder.
- 12F = %s is sobing uncontrollably!
-
- 13A = 1
- 13B = DISAGREE
- 13C = Your never wrong are you?
- 13D = %s is shaking their head at you in disagreement with you.
- 13E = %s does not agree at all with what %s said.
-
- 14A = 0
- 14B = DRINK
- 14C = Guzzle it Down!!!!
- 14D = %s is drinking in your face!
- 14E = %s is drinking %s Drink!
- 14F = %s is guzzling a drink!
-
- 15A = 0
- 15B = FART
- 15C = Nasty!
- 15D = %s is farting in your general direction!
- 15E = %s is farting in %s's general direction!
- 15F = %s is farting, how nice!
-
- 16A = 0
- 16B = FROWN
- 16C = Don't be disapointed.
- 16D = %s is frowning at you.
- 16E = %s is frowning at %s in disbelief.
- 16F = %s is frowning.
-
- 17A = 0
- 17B = GIGGLE
- 17C = What a girlish giggle!
- 17D = %s is giggling at you!
- 17E = %s is giggling at %s
- 17F = %s is giggling like a Girl!
-
- 18A = 0
- 18B = GRIN
- 18C = What a sly grin..
- 18D = %s is grinning at you.
- 18E = %s is grinning at %s.
- 18F = %s is grinning.
-
- 19A = 0
- 19B = GROWL
- 19C = gggggrrrrrrr
- 19D = %s is growling at you.
- 19E = %s is growling fiercly at %s
- 19F = %s Is growling, gggggggrrrrrrr.
-
- 20A = 1
- 20B = HUG
- 20C = How sweet!
- 20D = %s is hugging you tightly.
- 20E = %s is hugging %s tightly.
-
- 21A = 1
- 21B = KARATE
- 21C = HIYA!
- 21D = %s is karate-chopping you in half!
- 21E = %s is karate-chopping %s in half!
-
- 22A = 1
- 22B = KICK
- 22C = Such violence!
- 22D = %s is kicking the crap out of you!
- 22E = %s is kicking the crap out of %s!
-
- 23A = 1
- 23B = KISS
- 23C = Pucker up!
- 23D = %s is kissing you.
- 23E = %s is kissing %s.
-
- 24A = 0
- 24B = LAUGH
- 24C = Hahahaha!
- 24D = %s is laughing at you!
- 24E = %s is laughing at %s!
- 24F = %s is laughing.
-
- 25A = 0
- 25B = LOL
- 25C = That's funny!
- 25D = %s is laughing out loud at you!
- 25E = %s is laughing out loud at %s!
- 25F = %s is laughing out loud!
-
- 26A = 1
- 26B = PUNCH
- 26C = Pow!
- 26D = %s just punched you in the face!
- 26E = %s is punching %s in the face!
-
- 27A = 0
- 27B = ROFL
- 27C = Pretty funny, eh?
- 27D = %s is rolling on the floor laughing at you!
- 27E = %s is rolling on the floor laughing at %s!
- 27F = %s is rolling on the floor laughing!
-
- 28A = 1
- 28B = SACK
- 28C = Get a motel room!
- 28D = %s wants you in the sack!
- 28E = %s declares that he wants %s in the sack!
-
- 29A = 0
- 29B = SCREAM
- 29C = AAAAAAAAAAAAAAAAAAAAAAAAAAAAH!
- 29D = %s is screaming at the top of their lungs at you!
- 29E = %s is screaming at the top of their lungs at %s!
- 29F = %s is scream at the top of their lungs!
-
- 30A = 1
- 30B = SLAP
- 30C = Thwap!
- 30D = %s is slapping you silly!
- 30E = %s is slapping %s silly!
-
- 31A = 0
- 31B = SMILE
- 31C = Oh stop being so happy!
- 31D = %s is smiling at you.
- 31E = %s is smiling at %s, could it be love?
- 31F = %s is smiling, what a happy person. :)
-
- 32A = 1
- 32B = SMOOCH
- 32C = Lay it on THICK!
- 32D = %s is giving you a big wet smooch! How sweet.
- 32E = %s is Smooching with %s, romance isn't dead yet.
-
- 33A = 0
- 33B = WAVE
- 33C = You look like royalty
- 33D = %s is waving to you.
- 33E = %s is waving to %s
- 33F = %s is waving to all.
-
- 34A = 1
- 34B = ZAP
- 34C = Youch!
- 34D = %s is zapping you! [OW!]
- 34E = %s is zapping %s! [ouch!]
-